CommonEvent 1377
Name = "会話：Q-5"

  999([1377])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>"])
    ShowText(["Spinnnnn..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Squishsquish..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>I spin round and round..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Rolling, creature..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>S-2 is the only one who will spin around with me... Neither Beast nor A-3 will spin around..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>I was born to spin... Right?"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>I'm tentacle friends with S-2...\nA-3 hates her tentacles, so she doesn't want to be friends."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Spin round and round...\nSpin every day..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Is the laboratory no longer here...?"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Spinning around is fun...\nRound and round, spin spin spin..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Let's spin round and round together..."])
    ShowText([""])
    ShowChoices([["Spin", "Don't spin", "I'm already spinning"], 0])
    When([0, "回る"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Spin spin... Spin spin..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "回らない"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>"])
      ShowText(["............"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "すでに回っている"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>That's a slow spin..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Is everyone spinning...?"])
    ShowText([""])
    ShowChoices([["We're spinning", "We're not spinning", "You could say we are spinning in relativity"], 0])
    When([0, "回っている"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Spin spin, round and round..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "回っていない"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>"])
      ShowText(["............"])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "相対的に言えば回転していると言える"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>"])
      ShowText(["......?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Tell me, what spins around...?"])
    ShowText([""])
    ShowChoices([["Top", "Parasol", "Our star"], 0])
    When([0, "コマ"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Top... What is that?"])
      ShowText([""])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["It seems she doesn't know..."])
      Empty([])

    When([1, "パラソル"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Parasol! I want! Parasol!"])
      ShowText([""])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["She seems to be interested!"])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "この星"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>"])
      ShowText(["......?!?!?!"])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["She appears shocked by the fact that you knew..."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Experiments are fun, aren't they...?"])
    ShowText([""])
    ShowChoices([["They're fun", "They're not fun", "They spin nicely"], 0])
    When([0, "楽しい"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>I'm not fun..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "楽しくない"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>I'm not having fun either..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "よく回る"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>If it spins...it's fun!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>What kind of creature am I...?"])
    ShowText([""])
    ShowChoices([["Sea-dweller", "Scylla", "A strange creature"], 0])
    When([0, "海棲系"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Me, a sea creature...\nI'd like to go to the sea..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "スキュラ"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Because I have tentacles...\nSquishsquish..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "ふしぎないきもの"])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Strange? Strange...?"])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 305])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Spin spin... Banana..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 305, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[305]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin...♪"])
        ShowText([""])
        ChangeItems([305, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin spin spin spin spin......"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 346])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Spin spin... Anpan..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 346, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[346]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin...♪"])
        ShowText([""])
        ChangeItems([346, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin spin spin spin spin......"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Spin spin... Money..."])
    ShowText([""])
    ConditionalBranch([7, 1233, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 1233G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin...♪"])
        ShowText([""])
        ChangeGold([1, 0, 1233])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["q_5_fc1", 0, 0, 2])
        ShowText(["\\n<Q-5>Spin spin spin spin spin spin......"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["q_5_fc1", 0, 0, 2])
      ShowText(["\\n<Q-5>Nothing... Nothing..."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Spinny spinny cells... I will give you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([225, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Q-5 gave you an \\ii[225]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Spinny spinny cake... I will give you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([419, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Q-5 gave you a \\ii[419]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["q_5_fc1", 0, 0, 2])
    ShowText(["\\n<Q-5>Money, I will give you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 2050])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Q-5 gave you 2050G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
